-
Home
-
RecipePress Reloaded
-
2.5.0
-
Code
-
Classes
- Assets
Total Complexity |
34 |
Dependencies |
0 |
Dependents |
1 |
Total lines |
252 |
Lines of code |
115 |
Logical lines of code |
58 |
Comment lines |
105 |
Methods |
12 |
Properties |
5 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
load_style() |
S |
52 |
5 |
25 |
enqueue_all() |
S |
61 |
5 |
14 |
load_script() |
S |
59 |
4 |
15 |
register_admin_scripts_styles() |
S |
67 |
4 |
6 |
enqueue_script() |
S |
64 |
3 |
9 |
enqueue_style() |
S |
65 |
3 |
9 |
add_script() |
S |
64 |
2 |
10 |
remove_script() |
S |
71 |
2 |
6 |
add_style() |
S |
70 |
2 |
6 |
remove_style() |
S |
71 |
2 |
6 |
__construct() |
S |
69 |
1 |
7 |
register_public_scripts_styles() |
S |
91 |
1 |
2 |